`cargo metadata` works with workspaces
authorAleksey Kladov <aleksey.kladov@gmail.com>
Sun, 28 Aug 2016 12:10:27 +0000 (15:10 +0300)
committerAleksey Kladov <aleksey.kladov@gmail.com>
Sun, 28 Aug 2016 12:10:27 +0000 (15:10 +0300)
commit578c1a11696b56cfe8321cb86d784bf2105104a2
treec6f8eb8293e5a72f3cd684055fdcac209f1ff91f
parent88e46e9f9ce2d3a8230c930b35ee27ae2a23c955
`cargo metadata` works with workspaces
src/cargo/ops/cargo_output_metadata.rs
src/cargo/ops/resolve.rs
tests/metadata.rs